home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / UTILFILE / QUICKIE.LZH / QUICKIE.DOC < prev    next >
Text File  |  1988-02-26  |  5KB  |  107 lines

  1.  
  2.  
  3.  
  4.        QUICKIE: TEXT MANAGEMENT UTILITY, VERSION 1.0
  5.  
  6. QUICKIE is a program for managing and retrieving information.  It
  7. allows a user to browse through a pure ASCII (with carriage return
  8. terminated lines), WordStar, or Office Writer file, select and
  9. unselect text for retention, and dump it to an output file (named
  10. QUICKIE.OUT) for combination into reports or for import into word
  11. processor files.  QUICKIE can call files from the command line, or
  12. will prompt the user for an input filename.  Hitting the "+" key
  13. at the filename input prompt will call up a directory listing,
  14. which can be used as a menu for file selection.  QUICKIE is a
  15. versatile text manipulation utility, useful for compiling reports
  16. from documents in a number of different formats.  It requires no
  17. configuration files, no overlays, no installation menus, and takes
  18. up no memory when not in use.
  19.  
  20. SYNTAX:
  21.  
  22. Command Line Option: At the A> prompt, type QUICKIE plus the
  23. filename from which the data is to be retrieved.  The program will
  24. display the first 21 lines of the document unless:
  25.  
  26.      1.  The document name is "QUICKIE.OUT" or it has a ".COM",
  27. ".EXE", or ".OBJ" extender.
  28.  
  29.      2.  The file doesn't exist; in this case, QUICKIE will inform
  30. you of the fact and then return to the file selection menu.
  31.  
  32.      3.  An output file can't be opened; this may happen when the
  33. disk is full.  Change disks and try again.
  34.  
  35. Menu Option: At the A> prompt, enter QUICKIE.  The logo will be
  36. displayed in the upper right hand corner of the screen, and a user
  37. prompt for the filename will be displayed in the center of the
  38. screen.
  39.  
  40.      Enter + (PLUS) at the prompt, rather than a filename, and the
  41. directory will be displayed in the upper left hand corner of the
  42. screen, with an arrow prompt at the end of the entry line.  Move
  43. the arrow up or down with the keypad arrow keys.  If the desired
  44. file doesn't show on the first page of the directory, hit any key
  45. to go on to the next.  To select the filename, hit the <ENTER>
  46. (RETURN) key.  Once the filename is selected, the directory menu
  47. will return to the opening menu.  Hit <ENTER>, rather than filling
  48. in a filename, and the file selected from the directory menu will
  49. be called up; or enter a different filename, and the new one will
  50. be called up.
  51.  
  52.      If the directory menu isn't used, a filename (with extension)
  53. can be typed in.
  54.  
  55. OPERATION:
  56.  
  57. Text selection operates similarly to the process used by the
  58. directory menu: The selection arrow is moved up or down with the
  59. keypad arrow keys.  User prompts are displayed at the bottom of
  60. the screen at all times.
  61.  
  62.      Hitting ESCape will close the output file with any text
  63. copied and return to DOS.
  64.  
  65.      Hitting <ENTER> or Page Down on the numeric keypad will copy
  66. any text selected from the display page into the output file and
  67. will move on to the next display page.
  68.  
  69.      Hitting "+" (PLUS) will select the line pointed to by the
  70. screen arrow and move the arrow down one line.  Hitting "-"
  71. (MINUS) will select the line and move the arrow up one line.  When
  72. the arrow reaches the top of the display screen it will jump to
  73. the last line of the display when moved up one position; when it
  74. reaches the bottom of the display screen, it will jump to the
  75. first line of the display when moved down one position.  Selected
  76. text is displayed in inverted characters.  Selected blank lines
  77. (consisting only of a carriage return) will have the first three
  78. spaces displayed in inverse video.
  79.  
  80.      Selection is a toggle process: Hitting PLUS or MINUS when the
  81. text is displayed in normal video will select it; hitting the same
  82. keys when the text is displayed in inverse video will deselect it.
  83.  
  84.  
  85.  
  86. ABOUT QUICKIE:
  87.  
  88. QUICKIE was developed in Borland's Turbo C.  It is intended to
  89. provide a mechanism to combine input from a number of different
  90. widely used source formats into a single report.  Future versions
  91. will support a wider variety of word processor formats.
  92.  
  93. QUICKIE is a shareware program; you may make as many copies as you
  94. like, and wide distribution to other interested users is welcome,
  95. but the author retains his rights under copywrite laws.  You may
  96. register as a user by sending $20 to:
  97.  
  98.                          Fred Pruitt
  99.                          7723 Harmans Road
  100.                          Hanover, MD 21076
  101.  
  102. In return you will receive future updates to the program for a $10
  103. fee and advance notice of additional programs planned in the same
  104. series.  Comments and suggestions for new programs are also
  105. welcome.  Our ambition is to make QUICKIE into a faultless
  106. program.
  107.